Release 10.1A: OpenEdge Development:
Programming Interfaces
Using structure parameters
Many shared library routines require a pointer to a structure rather then a scalar value. Progress provides the
Note: You cannot use the ProgressMEMPTR DEFINE VARIABLEstatement. Once initialized, you can use theMEMPTRvariable with a set of 4GL statements and functions to build, read, and modify the contents of any C-compatible structure used by your shared library routines. For basic information on theMEMPTRdata type and how to use it, see Chapter 8, " Introduction to External Program Interfaces." This section provides information on usingMEMPTRvariables as parameters to shared library routines.RAWdata type to build structures that you pass to shared library routines.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |